feat: 重构 Web 端交互与 Mock 后端#3
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
本次提交目标是:
提升文件管理产品体验(布局、交互、分享、回收站、认证流程)
让前端在 Mock 模式下具备更完整的业务闭环(权限、分享、审计、系统状态)
为后端后续接入数据库会话与 SQL 方案提供基础
将管理员能力从“可见”推进到“可操作”(审计、配额、风控态势)
变更概览
总体范围:72 个文件
变更规模:8697 行新增,4466 行删除
分支范围:develop 相对 main 的全部增量提交